NuclearEngagement\Services\ThemeEventManager S

Total Complexity 35
Dependencies 0
Dependents 2
Total lines 144
Lines of code 96
Logical lines of code 45
Comment lines 14
Methods 22
Properties 1

Methods 22

Method Rating Maintainability Complexity Lines of code
on_theme_saved()
S
67 4 7
on_theme_activated()
S
69 3 6
on_theme_deactivated()
S
69 3 6
on_theme_deleted()
S
70 3 6
on_css_generated()
S
69 3 6
instance()
S
71 2 6
clear_theme_caches()
S
69 2 7
__construct()
S
82 1 3
register_hooks()
S
62 1 10
trigger_theme_activated()
S
79 1 3
trigger_theme_deactivated()
S
79 1 3
trigger_theme_saved()
S
79 1 3
trigger_theme_deleted()
S
80 1 3
trigger_css_generated()
S
79 1 3
apply_config_filters()
S
79 1 3
apply_css_before_generation_filters()
S
79 1 3
apply_css_after_generation_filters()
S
79 1 3
filter_config_before_save()
S
82 1 3
filter_css_before_generation()
S
82 1 3
filter_css_after_generation()
S
82 1 3
register_custom_hook()
S
79 1 3
register_custom_filter()
S
79 1 3